type net.policyTable

3 uses

	net (current package)
		addrselect.go#L222: type policyTable []policyTableEntry
		addrselect.go#L225: var rfc6724policyTable = policyTable{
		addrselect.go#L308: func (t policyTable) Classify(ip IP) policyTableEntry {